UCF STIG Viewer Logo

The macOS system must be configured to disable the Privacy Setup services.


Overview

Finding ID Version Rule ID IA Controls Severity
V-257205 APPL-13-002036 SV-257205r905248_rule Medium
Description
It is detrimental for operating systems to provide, or install by default, functionality exceeding requirements or mission objectives. These unnecessary capabilities or services are often overlooked and therefore may remain unsecured. They increase the risk to the platform by providing additional attack vectors. Operating systems can provide a wide variety of functions and services. Some of the functions and services, provided by default, may not be necessary to support essential organizational operations (e.g., key missions, functions). Examples of nonessential capabilities include, but are not limited to, games, software packages, tools, and demonstration software, not related to requirements or providing a wide array of functionality not required for every mission, but which cannot be disabled.
STIG Date
Apple macOS 13 (Ventura) Security Technical Implementation Guide 2023-08-28

Details

Check Text ( C-60890r905246_chk )
Verify the macOS system is configured to disable the Privacy Setup services with the following command:

/usr/sbin/system_profiler SPConfigurationProfileDataType | /usr/bin/grep "SkipPrivacySetup"

SkipPrivacySetup = 1;

If there is no result, or if "SkipPrivacySetup" is not set to "1", this is a finding.
Fix Text (F-60831r905247_fix)
Configure the macOS system to disable the Privacy Setup services by installing the "Restrictions Policy" configuration profile.